[@main]
#IF
check [449] 1
#ACT
goto @fswdone
break

#IF
check [448] 1
#ACT
goto @fstryagain
break

#IF
check [447] 1
#ACT
goto @reward4
break

#IF
check [445] 1
#ACT
goto @reward1
break

#IF
check [205] 1
checklevel 39
checkjob taoist
#ACT
goto @fateswordquest
break

#IF
check [757] 1
#ACT
goto @Q707
break 

#IF
check [756] 1
#ACT
goto @Q706
#ELSEACT
goto @normal

[@Q707]

You received books already, didn't you ??   as you got books \
Click a book called by healing twice (click twice the left button of mouse) \
Then as the book disappears you master the skill \
Hitting F11 button, you can check your martial art skill \
How to set up your martial art skill is that after hitting martial art\ picture , select key button \  
Now go and visit Bookstore at BichonProvince \
The owner of Bookstore will advise you how to develop yourself \ \ 
<Close/@exit>

[@normal]
I am HolyTaoist , what's your name ? \
You don't answer me    Hum.. Ok, I see what you mean \
Then I don't care whatever you do \ \ 
<Close/@exit>

[@Q706]
#IF
checklevel 7
#SAY
Let me test your ability, there are a lot of monsters called by Sheep,\ Deer and Hen here. \
First, kill them all within 5 minute. let me talk to you after finishing\ it \ \ 
<Close/@Q706_1>
#ELSESAY
I am HolyTaoist, Nice to meet you...\
I think that helper advised you enough about the occupation , Taoist \
Healing is a first step for Taoist, To study healing \
Your level should be 7 or more \
Come again later with enough level? \ \
<Close/@exit>

[@Q706_1]
#IF
checkhum 01132 1
#SAY
At this moment there is someone under test \
Please wait until the person's test is finished. \ \ 
<Close/@exit>

#ELSEACT

Monclear 01132
Param1 01132
Param2 10
Param3 10
MonGen Deer 10 10
MonGen Hen 20 10
MonGen Sheep 10 10
TimeRecall 5
map 01132

[@fateswordquest]
Hmm I heared you have tried to gain the fatesword,\
but that fool highlevelwarrior did not allowed you to have it!\
Because you are a Taoist!\
Well if you want I will give you another chanche to earn the fatesword!\\
<Idd like that/@quest11a>

[@quest11a]
I will allow you to trial a harder test then the trail\
you had to do before!\
What you need to do for me is retrieve the book.\
Well I can retrieve it but evil spirits are in the way!\
Do you want to retrieve it for me?\ \
<accept/@accept>

[@accept]
I see that you are ready.\
Are you sure you don't want to get a better weapon?\
Or more potions? as they might drain your HitPoints fast!\ \
 <Try Now/@next_3>\
 <Try Later/@exit>

[@next_3]
#IF
checkhum 01132 1
#SAY
There is already someone fighting the spirits.\
Please come back later\ \
 <Exit/@exit>
#ELSEACT
close
set [445] 1
monclear 01132
param1 01132
param2 10 
param3 10
mongen BlackEvilBoar 30 10
map 01132
break

[@reward1]
#IF
check [446] 1
#ACT
goto @reward2
#ELSEACT
goto @reward3

[@reward2]
#ACT
SET [447] 1
#SAY
Thank you now I can retrieve the fatesword book!\
I will investigate it and make the fatesword for you\
when I am done!\
Return to me in a while to check if Im not ready yet!\

[@reward3]
#ACT
SET [448] 1
#SAY
You failed to kill the evil spirits!\
I really tought you where the right person for the job!\

[@reward4]
#IF
random 5
#ACT
give fatesword 1
SET [449] 1
#SAY
Here is the fatesword good luck with it!

[@fswdone]
welcome back my friend\

[@fstryagain]
ohh you have returned I still need help with the evil spirits\
But it will b hard to convince me to try again.\
Bring me some goldore and I will consider it!\
<Actually I got some right here!/@fstry2>\
<alright!/@exit>

[@fstry2]
#IF
checkitem GoldOre 2
checkdura GoldOre 15
#SAY
alright give me those and I will let you try again\
<alright!/@fstry3>\
#ELSESAY
thats not sufficiant!\

[@fstry3]
#ACT
take goldore 1
SET [449] 0
SET [448] 0
SET [447] 0
SET [446] 0
SET [445] 0
#SAY
Alright return to me when you are ready!

